home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 4 / FM Towns Free Software Collection 4 - Disc 1.iso / t_os / rom / peek.h < prev    next >
Text File  |  1991-10-18  |  82b  |  4 lines

  1. /********** peek.h **********/
  2.  
  3. char peek(int segment_selector, int address);
  4.